Welcome![Sign In][Sign Up]
Location:
Search - stm32 tcp client

Search list

[TCP/IP stackTCP-Clinet

Description: 基于cortex-M3的TCP客户端程序,有上位机软件,及MCU的驱动程序,使用LWIP协议栈。-cortex-m3,lwip,TCP/IP
Platform: | Size: 1060864 | Author: 吴准 | Hits:

[SCM20110321-SUCCESS

Description: STM32的网口转串口 包括LWIP协议,DMA传输,TCP客户端监听应用程序。-STM32 serial port network including LWIP agreement, DMA transfer, TCP client monitoring application.
Platform: | Size: 6753280 | Author: libo | Hits:

[Other Embeded programENC28J60-network-module-test

Description: 利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
Platform: | Size: 1494016 | Author: 秦磊 | Hits:

[Otherw5500-stm32-f103

Description: 硬件协议栈W5500实现的TCP客户端代码,stm M3 32 f103。-W5500 tcp client
Platform: | Size: 4452352 | Author: 王志东 | Hits:

[SCMSTM32F1_w5500_tcp_client

Description: stm32与w5500网络通讯方案,TCP客户端通讯程序-stm32 and w5500 network communications solutions, TCP client communication program
Platform: | Size: 700416 | Author: axushilong | Hits:

[Other Embeded programstm32enc28j60tcpclient

Description: 一个STM32+ENC28J60实现TCP/IP客户端定时上传数据的示例-an example of tcp/ip client based on STM32 and ENC28J60
Platform: | Size: 1527808 | Author: luhao | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F107_TCPClient

Description: Stm32 F107网络客户端软件,基于TCP协议,实现和服务器端的可靠通信。服务器版本已经上传,本为客户端软件,在keil4.0下开发,在神州F107系列开发板上测试通过。-stm32 client soft use tcp to communicate with server to get the command or information server.
Platform: | Size: 4674560 | Author: | Hits:

[SCMENC28J60Experiment

Description: 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会显示开发板的当前时间以及开发板STM32芯片的温度(每10秒自动刷新一次)。另外,我们通过网络调试软件(做TCP Server时,设置IP地址为:192.168.1.103,端口为1400;做TCP Client时,设置IP地址为:192.168.1.16,端口为1200)同开发板连接,即可实现开发板与网络调试软件之间的数据互发。按KEY0,由开发板的TCP Server端发送数据到电脑的TCP Client端。按KEY2,则由开发板的TCP Client端发送数据到电脑的TCP Server端。LCD显示当前连接状态。-The experiment will achieve the following functions: start testing ENC28J60, if the test was not successful, the system prompts error. After successfully detected ENC28J60, initialize uIP, and set the IP address (192.168.1.16), etc., and then listens on port 80 and port 1200, and attempts to connect to the remote 1400 port, 80 port is used for WEB Server functions, 1200 port is used for TCP Server function, connecting ports 1400 TCP Client function. At this point, we enter in the computer browser http://192.168.1.16, you can log in to an interface that can control the development board two bright LED lights off, also displays the current time and the development board development board STM32 chip temperature (automatically refresh every 10 seconds). In addition, we network debugging software (do TCP Server, set the IP address is: 192.168.1.103, port is 1400 do TCP Client, set the IP address is: 192.168.1.16, port 1200) with the development board, namely Boards and can achieve data int
Platform: | Size: 1243136 | Author: 夜辰 | Hits:

[TCP/IP stackTCPclient

Description: 这部分代码实现在STM32和w5100实现tcp的客户端设置-TP client
Platform: | Size: 4308992 | Author: 罗楚江 | Hits:

[source in ebook1-3-TCPC

Description: 网络芯片W5500和STM32单片下实现TCP客户端程序代码,调试通过运行-Network chip W5500 and STM32 chip to achieve TCP client code, debugging through the run
Platform: | Size: 828416 | Author: | Hits:

[WEB CodeETH(TCP_Server)

Description: lwip在STM32的移植 实现TCP客户端 TCP服务端 UDP enc28j60-Lwip in the STM32 port to implement TCP client TCP client UDP enc28j60
Platform: | Size: 5979136 | Author: 刘洋 | Hits:

[Other2.wifi_ov2640

Description: STM32_wifi_ov2640例程说明:本例程演示开发板采集摄像头数据并通过WiFi传输到电脑上位机网络连接模型如下: 电脑<--有线或无线-->路由<--无线-->开发板 实验中使用TCP协议传输数据,电脑作为TCP Client,开发板作为TCP Server。 该联接模式是不经过外网(互联网)的,我们通过电脑端的上位机输出接收到的视频数据。 说明:因为图片数据量巨大,目前尚未有免费的云端支持视频式的图片传输,且上传视频到云端对网络带宽流量要求高,外网扩展的方式很多,如有需要请自行查询相关知识,建议使用外网时降低图像采集的帧率和分辨率。(还需要改程序,把开发板改为TCP Client)(Note: because the picture is not yet a huge amount of data, image transmission free cloud support video, and video upload to the cloud high requirements on the network bandwidth, a lot of network expansion, if necessary please query related knowledge, recommend the use of the network is reduced image acquisition frame rate and resolution. (also, you need to change the program and change the development board to TCP Client))
Platform: | Size: 11767808 | Author: mengcius | Hits:

[Embeded-SCM DevelopTCP Client

Description: STM32单片机作为Client每隔0.5s向PC端网络调试助手(Server)发送数据。 Server发送数据给单片机,单片机再将数据返回。Keil4工程。(STM32 microcontroller as the Client every 0.5s to the PC side network debugging assistant (Server) to send data. Server sends data to the microcontroller, and the microcontroller then returns the data. Keil4 project.)
Platform: | Size: 3961856 | Author: yukang1744 | Hits:

[OtherTCP

Description: 基于QT5的TCP客户端通讯,直接将这个工程在QT5编译,可以通过,并且生成的exe可以和下位机进行通讯,适合STM32以及单片机的通讯,自己可以修改。(QT5 based TCP client communications, the project will be directly compiled in QT5, you can pass, and generated exe can communicate with the lower computer, suitable for STM32 and singlechip communications, you can modify.)
Platform: | Size: 11264 | Author: dyqr | Hits:

[Embeded-SCM Develop向电脑网络助手上传数据client-ok

Description: 实现stm32控制esp8266设置tcp client的模式,可以连接通信(STM32 control, esp8266 set TCP client mode, you can connect Communications)
Platform: | Size: 3843072 | Author: 利剑 | Hits:

[Embeded Linuxdai_ma

Description: 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates through the TCP/IP protocol. STM32 obtains temperature, atmospheric pressure and light intensity through BMP180 and BH1750 sensors. These parameters are passed to the server through serial communication, and the server determines whether or not to call the alarm via a buzzer. These parameters are also passed to the client for real-time display. The client can control the start and stop of the server alarm program. Note: A8 runs Linux system!!!)
Platform: | Size: 2690048 | Author: 文松 | Hits:

[SCMSTM32F103C8 FUIP

Description: 用的stm32开发板,外加ENC28J60模块,FUIP的STM32最稳定版。程序中可稳定运行HTTP,TCP Server TCP CLIENT ,UDP。最难得是可以自动获取IP DHCP功能(The STM32 development board, the ENC28J60 module, and the most stable STM32 version of FUIP. In the program, HTTP can be run steadily, TCP Server TCP CLIENT, UDP. The most difficult thing is to automatically get the IP DHCP function)
Platform: | Size: 4381696 | Author: lele182 | Hits:

[Communication-MobileSTM32_W5500

Description: 使用vs2013+visualGDB编写的STM32控制W5500进行TCP/UDP通信源码(包含W5500作为DHCP客户端的代码),您可能需要先安装vs2013和visualGDB才能编译(Using vs2013+visualGDB written STM32 control W5500, TCP/UDP communication source code (including W5500 as DHCP client code), you may need to install vs2013 and visualGDB before compiling.)
Platform: | Size: 1901568 | Author: 风暴假酒 | Hits:

CodeBus www.codebus.net